Automations

Terminal Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Commands for interacting with terminals.

OpenBots.Commands.Terminal \ Terminal Get Field Index Command

Command: Terminal Get Field Index Command

This command retrieves a field index from a targeted terminal screen.

Parameters

Terminal Instance Name

Enter the unique instance that was specified in the **Create Terminal Session** command.

Required

Search Option

Select whether the DataRow value should be found by column index or column name.

Required

Row Position

Input the vertical position of the terminal. Starts from 0 at the top and increases going down.

Required

Column Position

Input the horizontal position of the terminal. Starts from 0 on the left and increases going right.

Required

Text to Search for

Enter the text to search for on the terminal.

Required

Output Field Index Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo